command line builds meaning in Chinese
命令行编译
Examples
- Command line builds
命令行编译 - The vsvars32 . bat file sets the appropriate environment variables to enable command line builds
Vsvars32 . bat文件设置适当的环境变量以启用命令行编译。 - Command line build errors are displayed in the command window and the solution builder view of the
命令行生成错误显示在“命令”窗口和“输出”窗口的“解决方案生成器”视图中。 - In command line builds such as those that use nmake to build code , a manifest can be embedded using the manifest tool ; for more information see
在命令行中生成时(如使用nmake生成代码时) ,可使用清单工具嵌入清单;有关更多信息,请参见 - If you do not use the visual studio command prompt , it is necessary to run vsvars32 . bat to set the appropriate environment variables to support command line builds
如果不使用“ visual studio命令提示” ,则需要运行vsvars32 . bat以设置适当的环境变量来支持命令行编译。